home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / Bonus / Plasmatech / ptscp_eval.exe / %MAINDIR% / EvalC4 / Reg_PTShellControls.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  2001-08-31  |  1.5 KB  |  45 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1999 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'Reg_PTShellControls.pas' rev: 4.00
  6.  
  7. #ifndef Reg_PTShellControlsHPP
  8. #define Reg_PTShellControlsHPP
  9.  
  10. #pragma delphiheader begin
  11. #pragma option push -w-
  12. #include <Forms.hpp>    // Pascal unit
  13. #include <Dialogs.hpp>    // Pascal unit
  14. #include <FPTFolderBrowseDlg.hpp>    // Pascal unit
  15. #include <FPTOpenDlg.hpp>    // Pascal unit
  16. #include <UPTShConsts.hpp>    // Pascal unit
  17. #include <UPTTreeList.hpp>    // Pascal unit
  18. #include <UPTFrame.hpp>    // Pascal unit
  19. #include <UPTImageCombo.hpp>    // Pascal unit
  20. #include <UPTSplitter.hpp>    // Pascal unit
  21. #include <UPTSysFolderDlg.hpp>    // Pascal unit
  22. #include <UPTShellControls.hpp>    // Pascal unit
  23. #include <UPTShellUtils.hpp>    // Pascal unit
  24. #include <UPTShell95.hpp>    // Pascal unit
  25. #include <SysInit.hpp>    // Pascal unit
  26. #include <System.hpp>    // Pascal unit
  27.  
  28. //-- user supplied -----------------------------------------------------------
  29.  
  30. namespace Reg_ptshellcontrols
  31. {
  32. //-- type declarations -------------------------------------------------------
  33. //-- var, const, procedure ---------------------------------------------------
  34. extern PACKAGE void __fastcall Register(void);
  35.  
  36. }    /* namespace Reg_ptshellcontrols */
  37. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  38. using namespace Reg_ptshellcontrols;
  39. #endif
  40. #pragma option pop    // -w-
  41.  
  42. #pragma delphiheader end.
  43. //-- end unit ----------------------------------------------------------------
  44. #endif    // Reg_PTShellControls
  45.